a {
    color: inherit
}

a:hover {
    color: #3360be
}

body {
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", Tahoma, Arial, sans-serif
}

.main {
    width: 1230px;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    padding-right: 15px;
    padding-left: 15px
}

.m_bottom_btnbox {
    display: none
}

.main::after {
    content: "";
    display: block;
    clear: both
}

.nav_btn {
    display: none
}

.header_out {
    position: relative;
    width: 100%;
    background: #fff;
    top: 0;
    left: 0;
    z-index: 999;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.6)
}

.header_out.fix {
    position: fixed
}

.header_out .innavbtn {
    display: none
}

.head {
    height: 80px;
    padding-left: 2%
}

.head .logo {
    display: block;
    float: left;
    margin-top: 16px
}

.head .logo img {
    display: block;
    height: 48px
}

.head .slogen {
    display: block;
    float: left;
    font-size: 18px;
    color: #000;
    line-height: 80px;
    margin-left: 11px
}

.head .en_btn {
    float: right;
    height: 80px;
    width: 100px;
    background: #c7050b url(../images/Chinese.png) no-repeat center/auto 28px;
    cursor: pointer
}

.head .nav {
    float: right;
    margin-right: 10px
}

.head .nav li {
    float: left;
    position: relative
}

.head .nav li::before {
    content: "";
    display: block;
    width: 1px;
    height: 8px;
    background: #666;
    right: 0;
    top: 50%;
    margin-top: -4px;
    position: absolute
}

.head .nav li:last-of-type::before {
    display: none
}

.head .nav li>a {
    line-height: 80px;
    padding: 0 11px;
    color: #666;
    display: block;
    transition: all 0.3s;
    position: relative;
    z-index: 10;
    font-size: 14px;
    padding: 0 28px
}

.head .nav li::after {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    background: #000;
    position: absolute;
    background: url(../images/nav_bc.jpg) repeat-x left top/auto 100%;
    transition: all 0.3s
}

.head .nav li .sub {
    position: absolute;
    min-width: 270px;
    left: 0;
    display: none;
    opacity: 0;
    top: 110%;
    background: #fff;
    box-shadow: 0px 1px 1px 0.26px rgba(0, 0, 0, 0.15);
    transition: all 0.3s;
    white-space: nowrap;
    line-height: 43px;
    background: #c7050b
}

.head .nav li .sub a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #fff;
    display: block;
    color: #fff;
    padding-left: 35px;
    font-size: 13px;
    transition: all 0.3s;
    position: relative
}

.head .nav li .sub a span {
    display: block;
    position: relative;
    z-index: 5
}

.head .nav li .sub a::after {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    background: #000;
    position: absolute;
    background: url(../images/nav_bc.jpg) repeat-x left top/auto 100%
}

.head .nav li .sub a:hover::after {
    transition: all 0.3s;
    height: 100%
}

@keyframes moveup {
    from {
        top: 110%
    }
    to {
        opacity: 1;
        top: 100%
    }
}

.j_view_banner {
    position: relative
}

.j_view_banner .view_banner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5;
    background: #000;
    overflow: hidden
}

.j_view_banner .play1 {
    position: absolute;
    bottom: 77px;
    right: 15px;
    z-index: 10;
    cursor: pointer
}

.j_view_banner .play1:hover {
    opacity: 1
}

.j_view_banner #video1 {
    width: 100%;
    height: 100%;
    object-fit: fill
}

.j_view_banner .swiper-container img {
    display: block;
    width: 100%
}

.j_view_banner .swiper-pagination {
    font-size:0;
    bottom: 30px
}

.j_view_banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #000;
    opacity: 1
}

.j_view_banner .swiper-pagination-bullet-active {
    background: #007aff
}

.theader {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    padding: 30px 2%;
    overflow: hidden
}

.theader .logo {
    display: block;
    float: left
}

.theader .logo img {
    display: block;
    height: 48px
}

.theader p {
    float: left;
    line-height: 58px;
    margin-left: 10px;
    font-size: 24px
}

.top_x {
    overflow: hidden;
    width: 46px;
    cursor: pointer;
    margin-left: 50px;
    float: right;
    margin-top: 10px
}

.top_x p {
    margin-bottom: 10px;
    height: 6px;
    width: 100%;
    margin-left: 0
}

.top_x strong {
    float: left;
    width: 6px;
    display: block;
    height: 6px;
    background-color: #fff;
    border-radius: 100%
}

.top_x span {
    float: left;
    width: 34px;
    height: 4px;
    display: block;
    background: #fff;
    margin-left: 6px;
    margin-top: 1px
}

.top_x:hover strong {
    background: #c7050b
}

.top_x:hover span {
    background: #c7050b
}

.home_a {
    padding-top: 80px;
    padding-bottom: 140px;
    background: url(../images/worldMap.png) no-repeat center/cover
}

.home_a .list {
    overflow: hidden
}

.home_a .list li {
    float: left;
    width: 40%
}

.home_a .list li:nth-child(odd) {
    float: left
}

.home_a .list li:nth-child(even) {
    float: right
}

.home_a .list li:nth-child(1) {
    width: 100%;
    margin-bottom: -74px
}

.home_a .list li:nth-last-child(2),
.home_a .list li:last-child {
    margin-top: 165px
}

.home_a .cir {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    margin: 0 auto
}

.home_a .cir::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    border: 2px solid #cb0c11;
    border-right-color: #afafaf;
    border-bottom-color: #afafaf;
    border-radius: 50%;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    opacity: 0.5;
    box-sizing: border-box
}

.home_a .cir:hover::after {
    transform: rotate(180deg)
}

.home_a .cir:hover .icon {
    background: rgba(255, 255, 255, 0)
}

.home_a .cir:hover .icon .icon_a {
    opacity: 0
}

.home_a .cir:hover .icon .icon_b {
    opacity: 1
}

.home_a .cir:hover .imgbox img {
    opacity: 1
}

.home_a .cir .icon {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    transition: all 0.3s
}

.home_a .cir .icon img {
    display: block;
    position: absolute;
    top: 50%;
    transition: all 0.3s;
    left: 50%;
    transform: translate(-50%, -50%)
}

.home_a .cir .icon .icon_b {
    opacity: 0
}

.home_a .cir .imgbox {
    width: 100%;
    height: 100%
}

.home_a .cir .imgbox img {
    display: block;
    width: 100%;
    opacity: 0;
    height: 100%;
    transition: all 0.3s;
    object-fit: cover
}

.home_a .tt {
    text-align: center;
    line-height: 46px;
    font-size: 20px;
    color: #333
}

.home_a .des {
    text-align: center;
    line-height: 26px;
    color: #666666;
    font-size: 16px
}

.home_a .inner {
    width: 485px;
    height: 194px;
    position: absolute;
    z-index: 50;
    left: 50%;
    transform: translateX(-50%);
    top: 250px
}

.home_a .inner .kt a {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.home_a .inner .graybox {
    width: 166px;
    height: 166px;
    top: 14px;
    padding-top: 50px;
    position: absolute;
    background: url(../images/y1.png) no-repeat center/cover
}

.home_a .inner .graybox p {
    font-size: 21px;
    color: #fff;
    height: 55px;
    text-align: center
}

.home_a .inner .graybox span {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    opacity: 0.4
}

.home_a .inner .redbox {
    width: 194px;
    height: 194px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    background: url(../images/y2.png) no-repeat center/cover;
    text-align: center;
    color: #fff;
    padding-top: 50px
}

.home_a .inner .redbox p {
    height: 55px;
    font-size: 21px;
    color: #fff
}

.home_a .inner .redbox span {
    display: block;
    line-height: 25px;
    margin-top: 5px;
    color: #fff
}

.home_a .inner .a1 {
    left: 0
}

.home_a .inner .a2 {
    right: 0
}

.home_a .btn {
    display: block;
    font-size: 0;
    width: 210px;
    border-radius: 28px;
    background: url(../images/hs.png) no-repeat center/cover;
    text-align: center;
    margin: 50px auto 0
}

.home_a .btn span {
    display: inline-block;
    line-height: 56px;
    color: #fff;
    font-size: 17px;
    padding-right: 45px;
    transition: all 0.3s;
    background: url(../images/cjt.png) no-repeat right center
}

.home_a .btn:hover span {
    transform: translateX(6px)
}

.home_b {
    padding-top: 45px;
    padding-bottom: 55px;
    background: #f9f9f9
}

.home_b .tit p {
    line-height: 42px;
    font-size: 24px;
    color: #c43c43;
    position: relative;
    z-index: 3
}

.home_b .tit .line {
    height: 3px;
    width: 44px;
    background: #c43c43;
    position: relative;
    z-index: 3
}

.home_b .tit span {
    display: block;
    position: absolute;
    z-index: 2;
    line-height: 50px;
    white-space: nowrap;
    color: #e8e8e8;
    font-size: 36px;
    top: 0;
    left: -24px
}

.home_b .st {
    font-size: 18px;
    color: #d35255;
    margin-top: 10px;
    line-height: 30px
}

.home_b .des {
    font-size: 14px;
    line-height: 30px;
    color: #2c2c2c;
    margin-top: 20px;
    width: 555px;
    max-width: 100%;
    text-align: justify
}

.home_b .des p {
    text-indent: 2em
}

.home_b .imgbox {
    position: absolute;
    left: 15px;
    top: 0;
    height: 100%;
    padding: 0 15px
}
.ybox{ float:right; padding-left:35px;}
.home_b .imgbox .img {
    display: block;
    /* height: 100%;
    background: #000; */
 
    margin: 0 auto;
    max-width: 100%
}

.home_b .imgbox .img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.i_title span {
    display: block;
    position: relative;
    font-size: 36px;
    color: #e8e8e8;
    line-height: 1;
    left: -24px;
    font-weight: bold
}

.i_title p {
    font-size: 0
}

.i_title p em {
    display: inline-block;
    font-size: 25px;
    line-height: 1;
    color: #c43c43
}

.i_title p em::after {
    content: "";
    display: block;
    width: 22%;
    height: 3px;
    background: #c43c43;
    margin-top: 7px
}

.i_title .des {
    line-height: 30px;
    color: #7c7a7a;
    font-size: 22px;
    margin-top: 10px
}

.home_c {
    padding-top: 40px;
    padding-bottom: 90px
}

.home_c .i_title {
    position: absolute;
    z-index: 10
}

.home_c .toper li {
    display: none
}

.home_c .toper li:nth-child(1) {
    display: block
}

.home_c .toper .left {
    float: left;
    padding-right: 15px;
    width: 555px;
    max-width: 50%;
    padding-top: 105px
}

.home_c .toper .tt {
    font-size: 14px;
    padding-top: 20px
}

.home_c .toper .line {
    width: 100%;
    height: 1px;
    background: #e6e6e6;
    margin: 30px 0
}

.home_c .toper .des {
    margin: 8px 0;
    font-size: 16px;
    line-height: 33px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 99px;
    text-align: justify
}

.home_c .toper .iconbox {
    overflow: hidden
}

.home_c .toper .iconbox p {
    display: block;
    float: left;
    line-height: 40px;
    margin-right: 10px
}

.home_c .toper .iconbox img {
    display: block;
    float: left;
    height: 40px;
    margin-right: 3px
}

.home_c .toper .iconbox span {
    display: block;
    float: left;
    font-size: 14px;
    color: red
}

.home_c .toper .imgbox {
    width: 50%;
    float: left
}

.home_c .toper .imgbox img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    width: 390px
}

.home_c .bottom {
    overflow: hidden;
    margin-top: 32px
}

.home_c .bottom li {
    width: 25%;
    float: left;
    margin-bottom: 15px
}

.home_c .bottom a {
    display: block;
    text-align: center
}

.home_c .bottom a:hover {
    color: #09f
}

.home_c .bottom p {
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
    margin-top: 7px
}

.home_c .bottom .imgbox img {
    display: block;
    width: 100%
}

.home_d {
    padding-bottom: 55px;
    padding-top: 40px
}

.home_d .title {
    text-align: center
}

.home_d .title h3 {
    line-height: 1;
    font-size: 48px;
    font-weight: bold;
    color: #e8e8e8;
    text-transform: uppercase
}

.home_d .title p {
    color: #333;
    font-size: 32px;
    font-weight: bold
}

.home_d .title p em {
    color: #c8050b
}

.home_d .list {
    overflow: hidden;
    margin: 0 -15px;
    padding-top: 20px
}

.home_d .list li {
    width: 33.3333333333%;
    float: left;
    padding: 0 15px;
    margin-top: 40px
}

.home_d .list a {
    display: block;
    width: 100%;
    position: relative
}

.home_d .list a:hover img {
    transform: scale(1.04)
}

.home_d .list .num {
    text-align: center;
    left: 6.8%;
    position: absolute;
    z-index: 15;
    top: 0;
    padding-top: 20px;
    padding-bottom: 16px;
    width: 76px;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
    font-size: 58px;
    color: #fff;
    font-family: Impact
}

.home_d .list .imgbox {
    overflow: hidden
}

.home_d .list .imgbox img {
    display: block;
    width: 100%;
    transition: all 0.3s
}

.home_d .list p {
    text-align: center;
    padding: 0 15px;
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*white-space: nowrap;*/
    line-height: 24px;
    color: #fff;
    font-size: 12px;
    background: #c8050b
}

.kkmore {
    margin-top: 15px
}

.kkmore a {
    display: block;
    text-align: center;
    line-height: 39px;
    float: left;
    width: 122px;
    background-color: #c8050b;
    box-shadow: 0 0 10px #000;
    border-radius: 3px
}

.kkmore a:hover span {
    transform: translateX(5px)
}

.kkmore span {
    display: block;
    color: #fff;
    transition: all 0.3s
}

.home_e {
    padding-top: 65px;
    background: url(../images/bg4.jpg) no-repeat center/cover
}

.home_e .i_title {
    position: absolute;
    z-index: 10
}

.home_e .topper {
    position: relative
}

.home_e .topper li {
    position: relative;
    padding-top: 170px;
    padding-bottom: 24px;
    overflow: hidden;
    display: none
}

.home_e .topper li:nth-child(1) {
    display: block
}

.home_e .topper .tt {
    line-height: 55px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 26px;
    color: #444
}

.home_e .topper .tt a {
    color: #444
}

.home_e .topper .des {
    height: 90px;
    line-height: 30px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 17px
}

.home_e .topper .imgbox {
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    width: 40%;
    overflow: hidden
}

.home_e .topper .imgbox:hover img {
    transform: scale(1.04)
}

.home_e .topper .imgbox img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s
}

.home_e .kkmore {
    margin-bottom: 105px
}

.home_e .kkmore a {
    border-radius: 20px
}

.home_e .swiper-slide {
    border: 1px solid #cacaca;
    height: 261px;
    padding-top: 34px;
    padding-left: 20px;
    padding-right: 20px;
    transition: all 0.3s
}

.home_e .swiper-slide.on {
    background: #c7050b
}

.home_e .swiper-slide.on .icon .a1 {
    opacity: 0
}

.home_e .swiper-slide.on .icon .a2 {
    opacity: 1
}

.home_e .swiper-slide.on p {
    color: #fff
}

.home_e .swiper-slide.on .more a {
    color: #fff;
    padding-right: 36px;
    background-image: url(../images/cjt.png)
}

.home_e .swiper-slide .icon {
    position: relative;
    margin-bottom: 8px
}

.home_e .swiper-slide .icon img {
    display: block;
    transition: all 0.3s
}

.home_e .swiper-slide .icon .a2 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.home_e .swiper-slide p {
    height: 90px;
    line-height: 30px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 17px;
    color: #444444
}

.home_e .swiper-slide .more {
    overflow: hidden;
    position: absolute;
    bottom: 21px;
    width: 100%;
    padding: 0 20px
}

.home_e .swiper-slide .more a {
    text-transform: capitalize;
    display: block;
    float: left;
    padding-right: 32px;
    line-height: 24px;
    background: url(../images/hjt.png) no-repeat right center;
    transition: all 0.3s;
    color: #888888
}

.home_f {
    padding-bottom: 42px;
    padding-top: 60px;
    background: url(../images/bg6.jpg) no-repeat center/cover
}

.home_f .kkmore {
    margin-bottom: 50px; position:absolute; right:28px;top:10px;
}

.home_f .kkmore a {
    border-radius: 20px;
    float: right;
    background: #aeaeae;
    box-shadow: none
}

.home_f .newsbox {
    overflow: hidden
}

.home_f .newsbox .left {
    width: 49%;
    float: left
}

.home_f .newsbox .left .imgbox {
    overflow: hidden;
    height: 425px
}

.home_f .newsbox .left .imgbox:hover img {
    transform: scale(1.04)
}

.home_f .newsbox .left .imgbox img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s
}

.home_f .newsbox .left .bottom {
    padding: 20px 25px;
    background: #fff
}

.home_f .newsbox .left .bottom span {
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 30px
}

.home_f .newsbox .left .bottom .tt {
    line-height: 30px;
    margin-top: 10px;
    font-size: 20px
}

.home_f .newsbox .left .bottom .tt a {
    color: #333
}

.home_f .newsbox .left .bottom .tt a:hover {
    color: #c7050b
}

.home_f .newsbox .left .bottom .st {
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px
}

.home_f .newsbox .left .more {
    overflow: hidden;
    width: 100%;
    padding: 0 20px;
    background: #c7050b
}

.home_f .newsbox .left .more a {
    text-transform: capitalize;
    display: block;
    float: left;
    padding-right: 32px;
    line-height: 40px;
    background: url(../images/cjt.png) no-repeat right center;
    transition: all 0.3s;
    color: #fff;
    font-size: 16px
}

.home_f .newsbox .left .more a:hover {
    padding-right: 36px
}

.home_f .newsbox .right {
    float: right;
    width: 49%
}

.home_f .newsbox .rt_list {
    overflow: hidden
}

.home_f .newsbox .rt_list li {
    width: 49%;
    float: left;
    background: #e4e4e4
}

.home_f .newsbox .rt_list li:nth-child(2) {
    float: right
}

.home_f .newsbox .rt_list a {
    display: block;
    padding: 15px
}

.home_f .newsbox .rt_list .date {
    line-height: 26px;
    font-size: 15px;
    color: #333
}

.home_f .newsbox .rt_list .tt {
    padding: 5px 0;
    line-height: 35px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 70px;
    font-size: 22px;
    font-weight: bold;
    color: #333
}

.home_f .newsbox .rt_list .des {
    line-height: 26px;
    margin-top: 7px;
    height: 62px;
    padding: 5px 0;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 16px;
    color: #333
}

.home_f .newsbox .rb_list {
    background: #e4e4e4;
    padding: 15px;
    margin-top: 15px
}

.home_f .newsbox .rb_list li {
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    padding-left: 20px
}

.home_f .newsbox .rb_list li::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #2f4056;
    left: 0;
    top: 50%;
    margin-top: -4px;
    position: absolute
}

.home_f .newsbox .rb_list li a {
    font-size: 14px;
    color: #333
}

.form_box {
    padding-top: 20px;
    padding-bottom: 20px;
    background: rgba(98, 98, 98, 0.8)
}

.form_box .tt {
    line-height: 54px;
    float: left;
    font-size: 17px;
    color: #fff
}

.form_box form {
    float: right;
    display: block
}

.form_box form .input {
    display: block;
    float: left;
    background: #fff;
    border: none;
    font-size: 14px;
    color: #333;
    border-radius: 10px;
    height: 54px;
    padding-left: 20px;
    padding-right: 5px;
    margin-right: 10px
}

.form_box form img {
    display: block;
    height: 54px;
    float: left
}

.form_box form .submit {
    float: left;
    margin-left: 10px;
    height: 54px;
    color: #fff;
    background: #d2191d;
    width: 160px;
    border-radius: 10px;
    border: none;
    cursor: pointer
}

footer {
    background: #3c3c3c;
    padding-top: 32px
}

footer .main {
    padding-bottom: 20px
}

footer .left {
    width: 33.3333333%;
    float: left
}

footer .left .flogo {
    margin-bottom: 10px
}

footer .left .flogo img {
    display: block;
    width: 180px
}

footer .left p {
    color: #fff;
    line-height: 28px;
    font-size: 15px
}

footer .mid {
    margin-left: 0%;
    color: #fff;
    float: left;
    width: 30%
}

footer .mid .tt {
    line-height: 50px;
    font-size: 26px;
    margin-bottom: 10px
}

footer .mid p {
    line-height: 30px;
    font-size: 18px
}

footer .right {
    float: right
}

footer .right .tt {
    color: #fff;
    line-height: 50px;
    font-size: 26px;
    margin-bottom: 23px
}
footer .right .abouts{
    display: flex;
}
footer .right .code{
    margin-left: 3px;
}
footer .right .code img {
    display: block;
    width: 140px;
    height: auto;
}

footer .right .code p {
    text-align: center;
    line-height: 40px;
    color: #999999;
    font-size: 18px
}

footer .bottom {
    padding: 15px;
    line-height: 30px;
    font-size: 16px;
    color: #888888;
    background: #222;
    text-align: center
}

.kmask {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.4;
    display: none
}

.shownav {
    position: fixed;
    z-index: 10000;
    right: 0;
    top: 0;
    background: #2a2a2a;
    height: 100%;
    overflow: auto;
    width: 475px;
    max-width: 80%;
    padding-top: 50px;
    display: none
}

.shownav .navclose {
    position: absolute;
    display: block;
    top: 4%;
    right: 5%;
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    line-height: 40px;
    cursor: pointer
}

.shownav .navclose:hover {
    color: #d35255
}

.shownav .shownav_logo img {
    display: block;
    margin: 0 auto;
    width: 196px
}

.shownav .list li {
    margin: 25px 0;
    text-align: center
}

.shownav .list li a {
    color: #c5c5c5;
    font-size: 20px
}

.shownav .list li a:hover {
    color: #d35255
}
.quick_links_wrap{font-size:0;width:66px;position:fixed;right:18px;bottom:15px;z-index:1000;-webkit-transition:width linear 0.4s;-moz-transition:width linear 0.4s;-ms-transition:width linear 0.4s;transition:width linear 0.4s}.quick_links_wrap.quick_links_min{width:34px}.quick_links_wrap.quick_links_dockright{margin-left:0;left:auto;right:4px}.quick_links_panel{background:#fbfbfb;border:1px solid #eaeaea;box-shadow:0 0 4px rgba(0,0,0,0.14);padding-bottom:30px;height:255px;width:64px;overflow:hidden;position:absolute;left:0;bottom:0;-webkit-transition:all ease 0.4s;-moz-transition:all ease 0.4s;-ms-transition:all ease 0.4s;transition:all ease 0.4s}.quick_links_min .quick_links_panel{height:0;width:32px}.quick_links_allow_gotop{height:371px}.quick_links_min .quick_links_allow_gotop{height:32px}.quick_links_panel .quick_toggle{background:#fbfbfb;height:35px;width:100%;position:absolute;left:0;bottom:0}.quick_links_panel .toggle{background:url("../images/error.png") no-repeat center center;margin:-10px 0 0 -10px;height:20px;width:20px;position:absolute;left:50%;top:50%;-webkit-transition:all linear 0.4s;-moz-transition:all linear 0.4s;-ms-transition:all linear 0.4s;transition:all linear 0.4s}:root .quick_links_panel .toggle{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}:root .quick_links_min .quick_links_panel .toggle{-webkit-transform:rotate(-360deg);-moz-transform:rotate(-360deg);-ms-transform:rotate(-360deg);transform:rotate(-360deg)}.quick_links{width:100%;position:absolute;left:0;top:-77px;-webkit-transition:top ease 0.4s;-moz-transition:top ease 0.4s;-ms-transition:top ease 0.4s;transition:top ease 0.4s}.quick_links_allow_gotop .quick_links,.quick_links_min .quick_links_allow_gotop .quick_links{top:0}.quick_links_min .quick_links{top:32px}.quick_links a{display:block;border:1px solid #fff;border-bottom-color:#edecec;color:#c8060c;font-size:12px;margin:0;padding:8px 0;text-align:center}.quick_links a:hover,.quick_links a.current{background-color:#c8060c;border-color:#c8060c;color:#fff}.quick_links i{display:inline-block;background:url("../images/bg.png") no-repeat 0 0px;cursor:pointer;height:38px;width:38px;vertical-align:top}.quick_links .icon1{background-position:-38px 0px}.quick_links a:hover .icon1,.quick_links a.current .icon1{background-position:-38px -38px}.quick_links .icon2{background-position:-76px 0px}.quick_links a:hover .icon2,.quick_links a.current .icon2{background-position:-76px -38px}.quick_links .icon3{background-position:-114px 0px}.quick_links a:hover .icon3,.quick_links a.current .icon3{background-position:-114px -38px}.quick_links .top{background-position:0px 0px}.quick_links_min .quick_links .top{background-position:0px -38px;height:20px;width:20px}.quick_links a:hover .top,.quick_links a.current .top{background-position:0px -38px}.quick_links_min .quick_links a:hover .top,.quick_links_min .quick_links a.current .top{background-position:0px -38px}.quick_links span{display:block;cursor:pointer;padding-top:3px;width:100%;overflow:hidden;word-break:break-all;word-wrap:break-word;text-overflow:ellipsis}.quick_links_pop,.quick_links_pop .fix_bg{background:#fcfcfc;border:1px solid #dfdfdf;border-radius:3px}.quick_links_pop{box-shadow:0 2px 8px rgba(0,0,0,0.2);margin-right:6px;position:absolute;bottom:0;right:100%;width:350px}.quick_links_pop .arrow,.quick_links_pop .arrow i{display:none;border-color:transparent #ddd;border-style:dashed solid;border-width:12px 0 12px 12px;font-size:0;height:0;width:0;position:absolute;left:100%;top:12px}.quick_links_pop .arrow i{border-color:transparent #f9fafc;margin:-12px 0 0 -13px;left:0;top:0}.quick_links_pop .fix_bg{display:none;border-top-width:0;border-radius:0 0 3px 3px;margin:0 0 -4px -250px;height:2px;width:500px;overflow:hidden;position:absolute;bottom:0;left:50%}.quick_links_pop .title{background:#fff5f5;border-bottom:1px solid #ddd;box-shadow:0px 6px 6px rgba(0,0,0,0.1);border-radius:3px 3px 0 0;height:50px}.quick_links_pop .title i{display:inline-block;background:url("../images/bg.png") no-repeat 0 0px;margin:-3px 6px 0 0;height:35px;width:35px;vertical-align:middle;*margin-top:0}.quick_onlineContact .title i{background-position:-38px -3px}.quick_contactPhone .title i{background-position:-76px -3px}.quick_officalWX .title i{background-position:-114px -3px}.quick_links_pop .title h3{color:#c8060c;font-size:13px;font-weight:normal;line-height:24px;padding:13px 15px;height:24px}.quick_links_pop .pop_panel{font-size:12px}.quick_links_pop .links{width:256px}.quick_links_pop .no_data{color:#333;font-size:14px;padding:35px 10px;text-align:center}.quick_links_pop .no_data i{display:inline-block;background:url(cart_new.png) no-repeat 0 -188px;margin:0 10px 0 0;height:36px;width:60px;vertical-align:middle}.quick_links_pop .links li{border-top:1px solid #f1f1f1;vertical-align:top}.quick_links_pop .links a{display:block;background:#fcfcfc;color:#333;font-size:14px;padding:12px 15px}.quick_links_pop .links a:hover{background-color:#f2f3f4;color:#c8060c}.quick_links_pop .links .tips{float:right;color:#61c2ed;font-size:12px}.quick_my_qlinks .title i{background-position:-200px 0;height:22px;width:22px}.hide{display:none}
@media (min-width: 992px) {
    .nav li:hover::after {
        height: 100%
    }
    .nav li:hover>a {
        color: #fff
    }
    .nav li:hover .sub {
        opacity: 1;
        display: block;
        animation: moveup 0.5s;
        animation-fill-mode: forwards
    }
    .nav li.active::after {
        height: 100%!important;
    }
    .nav li.active>a {
        color: #fff
    }
    .nav li.on::after {
        height: 100%
    }
    .nav li.on>a {
        color: #fff
    }
    .m_nav,
    .pcshow {
        display: none !important
    }
}

@media (max-width: 1450px) {
    .head .nav li>a {
        padding: 0 9px
    }
}

@media (max-width: 1199px) {
    .main {
        width: 992px
    }
    .head .nav {
        display: none
    }
    .header_out .innavbtn {
        position: absolute;
        height: 100%;
        top: 0;
        right: 0;
        width: 70px;
        display: block;
        background: #c7050b
    }
    .header_out .innavbtn .top_x {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        margin-left: 0;
        margin-top: 0
    }
    .header_out .innavbtn .top_x strong,
    .header_out .innavbtn .top_x span {
        background: #fff
    }
    .top_x {
        width: 30px;
        margin-top: 10px
    }
    .top_x strong {
        width: 4px;
        height: 4px
    }
    .top_x span {
        width: 20px;
        height: 2px
    }
    .top_x p {
        margin-bottom: 3px
    }
    .head .en_btn {
        display: none
    }
}

@media (max-width: 991px) {
    .main {
        width: 767px
    }
    .home_b .imgbox {
        position: static
    }
    .home_b .imgbox img {
        display: block;
        margin: 0 auto;
        width: 300px;
        max-width: 100%
    }
    .home_b .des {
        max-width: none;
        width: 100%;
        padding-bottom: 40px
    }
    .home_c .bottom li {
        width: 50%
    }
    .home_c .bottom a .imgbox {
        width: 280px;
        margin: 0 auto;
        max-width: 100%
    }
    .home_c {
        padding-bottom: 35px
    }
    .home_d .title h3 {
        font-size: 32px
    }
    .home_d .list li {
        width: 50%
    }
    .home_d .list .num {
        font-size: 20px
    }
    .home_e .topper .imgbox {
        position: static
    }
    .home_e .kkmore {
        margin-bottom: 40px
    }
    .home_f .newsbox .left {
        width: 100%;
        margin-bottom: 30px
    }
    .home_f .newsbox .right {
        width: 100%
    }
    .form_box form .input {
        margin-bottom: 20px
    }
    footer .left {
        width: 100%
    }
    footer .mid {
        margin-top: 20px;
        margin-left: 20px;
        margin-left: 0;
        width: 100%
    }
    footer .right {
        float: left
    }
}

@media (max-width: 767px) {
    .theader {
        display: none
    }
    .j_view_banner .view_banner {
        display: none !important
    }
    .head .logo {
        display: block
    }
    .shownav .list li a {
        font-size: 16px
    }
    .shownav .list li {
        margin: 20px 0
    }
	.home_a .list li {
   
    width:auto;
}
    .prices{
        margin-top: 350px!important;
    }
    .main .list .serve{
        width: 100%;
        margin-top: 30px!important;
    }
    .home_a{
        padding-bottom: 0;
    }
    .home_a .inner {
        width: 300px;
        height: 113px
    }
    .home_a .inner .redbox {
        width: 133px;
        height: 133px
    }
    .home_a .inner .graybox {
        width: 100px;
        height: 100px;
        top: 15px
    }
    .home_a .inner .redbox {
        padding-top: 35px
    }
    .home_a .inner .redbox p {
        height: auto;
        font-size: 18px
    }
    .home_a .inner .redbox span {
        font-size: 14px
    }
    .home_a .inner .graybox {
        padding-top: 25px
    }
    .home_a .inner .graybox p {
        height: auto;
        font-size: 16px
    }
    .home_a .inner .graybox span {
        font-size: 12px;
        white-space: nowrap;
        margin-top: 10px
    }
    .home_a .btn {
        width: 154px;
        margin-top: 25px
    }
    .home_a .btn span {
        line-height: 36px;
        font-size: 14px;
        padding-right: 25px
    }
    .home_a .des {
        font-size: 14px
    }
    .home_a .tt {
        line-height: 1;
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 16px
    }
    .home_a .inner {
        top: 220px
    }
    .home_c .toper .imgbox {
        display: none
    }
    .home_c .toper .left {
        width: 100%;
        margin-bottom: 20px;
        max-width: none
    }
    .home_c .bottom a .imgbox {
        width: 160px
    }
    .home_d {
        padding-top: 0
    }
    .home_d .list li {
        width: 100%;
        margin-top: 20px
    }
    .home_e .topper .imgbox {
        display: none
    }
    .home_f .newsbox .rt_list li {
        width: 100%;
        margin-bottom: 15px
    }
    .form_box .tt {
        width: 100%;
        text-align: center
    }
    .form_box form .input {
        width: 100%;
        height: 40px;
        margin-bottom: 10px
    }
    footer .left p {
        font-size: 14px;
        line-height: 1.6
    }
    footer .mid .tt {
        font-size: 20px;
        line-height: 1.6
    }
    footer .mid p {
        font-size: 14px;
        line-height: 1.6
    }
    footer .right .tt {
        font-size: 20px;
        line-height: 1.6;
        padding-top: 20px
    }
    .j_view_banner .play1 {
        display: none
    }
    .i_title span {
        font-size: 26px;
        white-space: nowrap
    }
    .home_f .newsbox .left .imgbox {
        height: 200px
    }
    .m_bottom_btnbox {
        background: rgba(24, 11, 10, 0.2);
        position: fixed;
        z-index: 999;
        width: 100%;
        left: 0;
        bottom: 0;
        height: 60px;
        display: block;
        padding: 0 25px;
        overflow: hidden;
        border-top: 1px solid #bbb
    }
    .m_bottom_btnbox a {
        display: block;
        float: left;
        width: 48%;
        float: left;
        line-height: 40px;
        margin-top: 10px;
        font-size: 14px;
        color: #333;
        text-align: center;
        background: #E1EEFA
    }
    .m_bottom_btnbox a:nth-child(2) {
        float: right
    }
	  .home_e .swiper-slide .more a{background: none;}
  .home_e .swiper-slide .more{ padding:0}
}

@media (min-width: 767px) {
	.top_x{ display: none}
	}
	
 .oneLine{white-space: nowrap;width: 100%;overflow: hidden;text-overflow: ellipsis;}
.twoLine{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;}

					.index-news-right{ margin-top:30px; width:calc(100% + 30px); position:relative; left:-15px }
 
.index-news-right .news-item{background: #fff;margin-bottom: 20px;  margin:15px 15px}
.index-news-right .news-item .item-img{height:280px;position: relative;overflow: hidden;}
.index-news-right .news-item .item-img img{width:100%;height: 100%;object-fit: cover;transition: all linear .4s;}
.index-news-right .news-item:hover .item-img img{transform: scale(1.08);}
.index-news-right .news-item .item-con{padding:22px 25px;}
.index-news-right .news-item .item-title{margin-bottom: 6px; font-size:15px; font-weight:bold}
.index-news-right .news-item .item-date{margin-bottom: 8px;color:#b4b6c2;font-size:17px;}
.index-news-right .news-item .item-desc{color:#3f3e3e;line-height: 1.8;min-height: 50px;   height: 51px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical; font-size:14px;}
 
.index-news-right .news-item:nth-child(3){ margin-right:0}
.newsListr{margin-top:25px;width:calc(100% + 30px); position:relative; left:-15px }
.newsListr .news-item{padding:15px 20px 15px 15px;background: #e1e0e0 ;color:#272626;display: flex;align-items: center;}
.newsListr li{margin-bottom: 30px;}
@media (min-width: 992px){
  .newsListr li{padding:0 15px;}
  
 
 
}
.newsListr li .item-img{width:30%;float:left;}
.newsListr li .item-img .img{padding-bottom: 100%; background-size:100% 100%}
.newsListr li .item-con{width: 70%;float:left;padding:0 5px 0 12px;}
.newsListr li .item-con .date{ color:#848484; font-size:12px; line-height:35px;}
.newsListr li .item-con .item-title{font-weight: bold;margin-bottom: 10px; font-size:15px}
.newsListr li .item-con .item-desc{line-height: 21px; font-size:14px;height:42px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical; color:#3f3e3e;}
.newsListr .news-item:hover .item-title{color:#2f58ae;}

@media (max-width:796px){
.quick_links_panel{ display:none}
.head .logo img{ height: 28px; margin-top: 10px;}
}


.newList9{width:100%}
.newList9 ul{width:calc(100% + 30px);margin:0; position:relative;left:-15px}
.newList9 ul li{width:33.3%; float:left;justify-content:space-between;line-height:44px;padding-left:30px;position:relative}
.newList9 ul li:after{content:"";position:absolute;left:15px;margin-top:-4px;top:50%;border-radius:4px;width:8px;height:8px;background-color:#cf0000}
.newList9 ul li a{display:flex;justify-content:space-between;width:100%;text-decoration:none}
.newList9 ul li a span{font-size:16px;color:#333}
.newList9 ul li a i{font-size:16px;color:#333}
 
 
@media (max-width:796px){
	.newList9 ul li{width:100%;}
}
.telph{ font-size:24px; font-weight:bold; color:#424141; float:right; margin-top:16px;}
@media (max-width:992px){
.telph{ display:none}
}
@media (max-width: 768px){
.quick_links_wrap{ display:none}
}
.selection{
    background:url("../images/light.png") no-repeat center center;
    width: 53px;
    height: 60px;
}
.price{
    background:url("../images/yuan.png") no-repeat center center;
    width: 53px;
    height: 60px;
}
.solution{
    background:url("../images/right.png") no-repeat center center;
    width: 53px;
    height: 60px;
}
.official_account{
    background:url("../images/official_account.jpg") no-repeat center center;
    width: 100px;
    height: 100px;
    background-size: 100% 100%;
}

